-
Home
-
FluentAuth – The Ultimate Authorization & Security Plugin for WordPress
-
2.0.2 (latest)
-
Code
-
Classes
- AuthService
Total Complexity |
63 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
320 |
Lines of code |
226 |
Logical lines of code |
135 |
Comment lines |
25 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
registerNewUser() |
B |
39 |
18 |
61 |
doUserAuth() |
A |
43 |
11 |
48 |
maybeUpdateUser() |
A |
49 |
12 |
30 |
checkUserRegDataErrors() |
A |
47 |
9 |
33 |
makeLogin() |
S |
54 |
6 |
20 |
verifyTokenHash() |
S |
51 |
5 |
26 |
setStateToken() |
S |
71 |
1 |
5 |
getStateToken() |
S |
79 |
1 |
3 |